Skip to content

feat(immutable-data): add support for detecting map and set mutations #935

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

RebeccaStevens
Copy link
Collaborator

BREAKING CHANGE: map and set mutations will now be reported

fix #934

Copy link
Collaborator Author


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • Status: Merge Queue - adds this PR to the back of the merge queue
  • Status: Hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@RebeccaStevens RebeccaStevens marked this pull request as ready for review February 23, 2025 23:30
@RebeccaStevens RebeccaStevens added the Status: Merge Queue Merge the stack with the merge queue label Feb 23, 2025
Copy link
Collaborator Author

RebeccaStevens commented Feb 23, 2025

Merge activity

  • Feb 23, 6:32 PM EST: The merge label 'Status: Merge Queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Feb 23, 6:32 PM EST: A user added this pull request to the Graphite merge queue.
  • Feb 23, 6:33 PM EST: A user merged this pull request with the Graphite merge queue.

…#935)

BREAKING CHANGE: map and set mutations will now be reported

fix #934
@graphite-app graphite-app bot force-pushed the 02-24-feat_immutable-data_add_support_for_detecting_map_and_set_mutations branch from 0dad714 to 0386f3a Compare February 23, 2025 23:32
@graphite-app graphite-app bot merged commit 0386f3a into main Feb 23, 2025
15 checks passed
@graphite-app graphite-app bot deleted the 02-24-feat_immutable-data_add_support_for_detecting_map_and_set_mutations branch February 23, 2025 23:33
github-actions bot pushed a commit that referenced this pull request Feb 23, 2025
# [9.0.0](v8.0.0...v9.0.0) (2025-02-23)

### Features

* **immutable-data:** add support for detecting map and set mutations ([#935](#935)) ([0386f3a](0386f3a)), closes [#934](#934)

### BREAKING CHANGES

* **immutable-data:** map and set mutations will now be reported
Copy link

🎉 This PR is included in version 9.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Merge Queue Merge the stack with the merge queue Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

immutable-data: Map Support
1 participant